Skip to content

Commit

Permalink
Format includes with the formatter
Browse files Browse the repository at this point in the history
#codehealth

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=207938090
  • Loading branch information
cgruber committed Sep 4, 2018
1 parent 0d6c263 commit 7b4d217
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,12 @@
import com.google.devtools.moe.client.gson.GsonModule;
import com.google.devtools.moe.client.project.RepositoryConfig;
import com.google.gson.Gson;

import junit.framework.TestCase;

import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.net.URL;
import java.nio.charset.StandardCharsets;
import java.util.Map;
import junit.framework.TestCase;

/**
* Tests for {@link GithubPullDirective}.
Expand Down

0 comments on commit 7b4d217

Please sign in to comment.