remove unnecessary header comment
This commit is contained in:
parent
46a13cc2c8
commit
2157d4e630
File diff suppressed because it is too large
Load Diff
|
|
@ -1,12 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Iterativ GmbH
|
||||
# http://www.iterativ.ch/
|
||||
#
|
||||
# Copyright (c) 2018 Iterativ GmbH. All rights reserved.
|
||||
#
|
||||
# Created on 15.08.18
|
||||
# @author: Ramon Wenger <ramon.wenger@iterativ.ch>
|
||||
import logging
|
||||
|
||||
from django.db import models
|
||||
|
|
|
|||
Loading…
Reference in New Issue