remove unnecessary header comment

This commit is contained in:
Pawel Kowalski 2018-08-16 17:04:43 +02:00
parent 46a13cc2c8
commit 2157d4e630
2 changed files with 2357 additions and 2366 deletions

4714
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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 import logging
from django.db import models from django.db import models