src/main/java/com/gitblit/utils/ResettableByteArrayOutputStream.java | ●●●●● patch | view | raw | blame | history |
src/main/java/com/gitblit/utils/ResettableByteArrayOutputStream.java
@@ -10,7 +10,7 @@ // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License.package com.gitblit.utils; // limitations under the License. package com.gitblit.utils; import java.io.ByteArrayOutputStream;