aboutsummaryrefslogtreecommitdiff
path: root/Aggregator/Parser/Parser.cs
blob: f1a28b90986d113ed5dd841e39b713a7218598ba (plain)
1
2
3
4
5
6
7
using System;

namespace Aggregator.Parser {
    public static class Parser {

    }
}