Commit 7ca557e2 authored by Michal Čihař's avatar Michal Čihař

Remove unused import

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent b7e198a8
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import models, migrations
from django.db import migrations
from django.db.models.aggregates import Sum
from weblate.trans.boolean_sum import BooleanSum
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment