remove deleted file from export

This commit is contained in:
Maren Süwer
2018-11-15 10:16:00 +01:00
parent 0b030e8047
commit 8ac55943da

View File

@@ -1,4 +1,3 @@
// @flow
export { default as ConfigurationBinder } from "./ConfigurationBinder";
export { default as Configuration } from "./Configuration";
export { default as RepositoryConfigurationBinder } from "./RepositoryConfigurationBinder";