Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / main / DebugLoaders.java
index d0168ae..8317290 100644 (file)
@@ -12,8 +12,6 @@ import net.pterodactylus.util.web.Request;
 
 /**
  * {@link Loaders} implementation that loads all resources from the filesystem.
 
 /**
  * {@link Loaders} implementation that loads all resources from the filesystem.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class DebugLoaders implements Loaders {
 
  */
 public class DebugLoaders implements Loaders {