remove source control message

This commit is contained in:
Felix Förtsch
2019-01-08 12:11:27 +01:00
parent dfa5bfc053
commit 9299fbc517
2 changed files with 3 additions and 6 deletions
@@ -2,7 +2,7 @@
// LiquipediaMatchesAPI.swift
// LiquipediaMenu
//
//This class scrapes the Liquipedia upcoming matches page. It extracts them and puts them into a [Match]? by, using the Match class as a data storage objet.
//This class scrapes the Liquipedia upcoming matches page. It extracts them and puts them into a [Match]? by, using the Match class as a data storage objet.
// Created by Felix Förtsch on 08.10.18.
// Copyright © 2018 Felix Förtsch. All rights reserved.
//