X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Fdata%2Fimpl%2FDefaultPostBuilderFactory.java;h=65b266d077efc7b2c566a4b9cadff41d16b3c40d;hb=6f1f26e3998cfef155b0cf59152827accea70d30;hp=cf32640c97d9a4b260f5616acc980140b66f596f;hpb=3c04419570520b0c7158dbb8c27083d419afdf47;p=Sone.git diff --git a/src/main/java/net/pterodactylus/sone/data/impl/DefaultPostBuilderFactory.java b/src/main/java/net/pterodactylus/sone/data/impl/DefaultPostBuilderFactory.java index cf32640..65b266d 100644 --- a/src/main/java/net/pterodactylus/sone/data/impl/DefaultPostBuilderFactory.java +++ b/src/main/java/net/pterodactylus/sone/data/impl/DefaultPostBuilderFactory.java @@ -1,5 +1,5 @@ /* - * Sone - DefaultPostBuilderFactory.java - Copyright © 2013 David Roden + * Sone - DefaultPostBuilderFactory.java - Copyright © 2013–2016 David Roden * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -17,11 +17,11 @@ package net.pterodactylus.sone.data.impl; -import com.google.inject.Inject; +import net.pterodactylus.sone.database.PostBuilder; +import net.pterodactylus.sone.database.PostBuilderFactory; +import net.pterodactylus.sone.database.SoneProvider; -import net.pterodactylus.sone.core.SoneProvider; -import net.pterodactylus.sone.data.PostBuilder; -import net.pterodactylus.sone.data.PostBuilderFactory; +import com.google.inject.Inject; /** * {@link PostBuilderFactory} implementation that creates