removed access to static method by instance (clang-tidy)
commitc9228c049ad7ea8ee7d077ace0a00f28bbbccd1e
authorAndreas Düring <github@duering-andreas.de>
Sun, 15 Apr 2018 11:01:31 +0000 (15 13:01 +0200)
committerAndreas Düring <github@duering-andreas.de>
Sun, 15 Apr 2018 11:03:34 +0000 (15 13:03 +0200)
treec94d516ac6d2ff228864b88e171cd975a5b993bc
parenta55826d2bac213aaff5c6e7ad2fa83a108ed992b
removed access to static method by instance (clang-tidy)

And use default ctor
inc/WikimediaJsonToArticleConverter.h
src/JsonSerializer.cpp
src/WikimediaJsonToArticleConverter.cpp