Tiny Stylecop bracket adjustment

This commit is contained in:
Jeavon Leopold
2015-08-20 09:34:48 +01:00
parent a17865683c
commit bc20a48570

View File

@@ -110,9 +110,8 @@
bool useCropDimensions = false,
bool cacheBuster = true,
string furtherOptions = null,
ImageCropRatioMode? ratioMode = null,
bool upScale = true
)
ImageCropRatioMode? ratioMode = null,
bool upScale = true)
{
string imageCropperValue = null;