Skip to content

Commit

Permalink
Forgot to fix the namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
cjrasmussen committed Sep 14, 2020
1 parent e8ca1c7 commit ecf7a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TrelloApi.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
namespace cjrasmussen\TrelloAPI;
namespace cjrasmussen\TrelloApi;

use RuntimeException;

Expand Down

0 comments on commit ecf7a8e

Please sign in to comment.