diff options
Diffstat (limited to 'app/RandomLog.php')
| -rw-r--r-- | app/RandomLog.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/app/RandomLog.php b/app/RandomLog.php index 8ba2889..c0d22a8 100644 --- a/app/RandomLog.php +++ b/app/RandomLog.php @@ -16,7 +16,7 @@   * You should have received a copy of the GNU General Public License   * along with this program.  If not, see <http://www.gnu.org/licenses/>.   */ -namespace HebrewParseTrainer; +namespace LuoParseTrainer;  use Illuminate\Database\Eloquent\Model; | 
