Revert "Tasks: add license to files"
Depends on a completely broken piece of code.
This reverts commit 75f2b50a29
.
master
parent
75f2b50a29
commit
e75e1c5c5e
|
@ -1,6 +1,3 @@
|
|||
// SPDX-FileCopyrightText: © 2017 EteSync Authors
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import * as React from 'react';
|
||||
|
||||
import * as EteSync from 'etesync';
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
// SPDX-FileCopyrightText: © 2017 EteSync Authors
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import * as React from 'react';
|
||||
|
||||
import { TaskType } from '../../pim-types';
|
||||
|
|
Loading…
Reference in New Issue