diff options
Diffstat (limited to 'apps/federation/lib/Command')
-rw-r--r-- | apps/federation/lib/Command/SyncFederationAddressBooks.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/federation/lib/Command/SyncFederationAddressBooks.php b/apps/federation/lib/Command/SyncFederationAddressBooks.php index 3b1f95b0502..ebfcb4dd949 100644 --- a/apps/federation/lib/Command/SyncFederationAddressBooks.php +++ b/apps/federation/lib/Command/SyncFederationAddressBooks.php @@ -22,6 +22,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ + namespace OCA\Federation\Command; use Symfony\Component\Console\Command\Command; |