Skip to content

Commit

Permalink
change namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Stanojevic committed Dec 9, 2020
1 parent 509931a commit 15c7e46
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Model/TleFile.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

namespace Ivanstan\Tle;

use Ivanstan\Tle\Model\Tle;
namespace Ivanstan\Tle\Model;

class TleFile
{
Expand Down

0 comments on commit 15c7e46

Please sign in to comment.