resolve cyclic dependency between oauth and flickr

This commit is contained in:
Mike Fährmann
2017-06-14 16:11:18 +02:00
parent d60781de7b
commit 8d5e92f641
4 changed files with 63 additions and 51 deletions

View File

@@ -73,7 +73,7 @@ modules = [
"imagehosts",
"directlink",
"recursive",
"oauth",
"oauthhelper",
"test",
]